home *** CD-ROM | disk | FTP | other *** search
/ MacHome 1999 February/March / MacHome CD (February and March 1999).iso / Edutainment / INFOHIGHWAYDEMOS / demo / DEMOF1.DCR / 00382_bell.ls < prev    next >
Encoding:
Text File  |  1998-09-17  |  138 b   |  7 lines

  1. on mouseUp
  2.   set the movieRate of sprite 3 to 0
  3.   set the visible of sprite 3 to 0
  4.   updateStage()
  5.   set the visible of sprite 3 to 1
  6. end
  7.